home *** CD-ROM | disk | FTP | other *** search
- ############################################
- File: MacroIO.FPL
- Author: Kjell Ericson
- Email: FidoNet 2:201/328
- Short description: Save and load defined macros.
- Version: 1.2
- Date: 25.9.94
- Local settings:
- Global settings:
- Keysequence:
- Type: menu
- Prereq:
- ############################################
-
- FUNCTION
- SaveMacro() will let you choose a macro to save. SaveMacro() adds a initial
- string at the top of the macro, that will be examined by LoadMacro(). This
- string contains the hotkey for the macro.
-
- The functions can be reached from the menu (defined in Menu.FPL) where the
- string: 'ExecuteFile("MacroIO.FPL", "SaveMacro();");' is defined.
-
-
-
-